Conrad Meyer replaces our expat-based XML reader with QtXmlStreamReader.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 5 Aug 2013 03:49:56 +0000 (03:49 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 5 Aug 2013 03:49:56 +0000 (03:49 +0000)
commit0315b872a4682fbaaa8e9e2fafdbf3f4c496c5fe
tree97641f4409368c0222c460b5a2171bc615e5e605
parent33809c430ffc1de99ff0cbb05c0633595cd98538
Conrad Meyer replaces our expat-based XML reader with QtXmlStreamReader.

This is known to crash right now, and that will anger Jenkins, but this will only hurt for a
little while.  (I hope.)   The changes are too good to leave unmerged - let's tackle them
together.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4508 f51c46e8-681c-474f-0cfe-069cfd0219fb
29 files changed:
gpsbabel/coastexp.cc
gpsbabel/defs.h
gpsbabel/dmtlog.cc
gpsbabel/garmin_device_xml.cc
gpsbabel/glogbook.cc
gpsbabel/google.cc
gpsbabel/googledir.cc
gpsbabel/gpx.cc
gpsbabel/gtrnctr.cc
gpsbabel/hiketech.cc
gpsbabel/ignrando.cc
gpsbabel/ik3d.cc
gpsbabel/jogmap.cc
gpsbabel/kml.cc
gpsbabel/lmx.cc
gpsbabel/maggeo.cc
gpsbabel/main.cc
gpsbabel/osm.cc
gpsbabel/pocketfms_fp.cc
gpsbabel/reference/google-direction.gpx
gpsbabel/reference/google.csv
gpsbabel/tef_xml.cc
gpsbabel/trackfilter.cc
gpsbabel/util.cc
gpsbabel/wfff_xml.cc
gpsbabel/xmlgeneric.cc
gpsbabel/xmlgeneric.h
gpsbabel/xol.cc
gpsbabel/yahoo.cc